You can view the running-config of all current XCO configurations for core services.
The output is displayed in the following order: Asset, Fabric, Tenant commands, Policy, and System running configuration. The command output contains the default values for each configuration line item.
You can use the command output for CLI playback on an empty XCO deployment, which is a useful tool for recovery.
Note
The output of efa show-running-config command is also captured as part of the supportsave zip file.$ efa show-running-config efa inventory device register --ip "10.24.80.191" --username admin --password password efa inventory device setting update --ip "10.24.80.191" --maint-mode-enable-on-reboot No --maint-mode-enable No --health-check-enable No --health-check-interval 6m --health-check-heartbeat-miss-threshold 2 --config-backup-periodic-enable Yes --config-backup-interval 24h --number-of-config-backups 4 efa inventory device register --ip "10.24.80.192" --username admin --password password efa inventory device setting update --ip "10.24.80.192" --maint-mode-enable-on-reboot No --maint-mode-enable No --health-check-enable No --health-check-interval 6m --health-check-heartbeat-miss-threshold 2 --config-backup-periodic-enable Yes --config-backup-interval 24h --number-of-config-backups 4 efa fabric create --name "default" --type clos --stage 3 --description "Default Fabric"